home *** CD-ROM | disk | FTP | other *** search
/ The Mac 13 / the-mac-13.iso / Shareware City / Comms and Networking / QuickAgent / Sample scripts / QuickAgent options1 next >
Encoding:
Text File  |  1994-03-08  |  683 b   |  23 lines  |  [TEXT/R*ch]

  1. -- lines beginning with -- are ignored comments
  2. --
  3. -- To use this script, uncomment the appropriate lines,
  4. -- rename this file to "QuickAgent options", place
  5. -- this file in the same folder as QuickAgent, and
  6. -- restart QuickAgent.
  7. --
  8. -- This example script shows how to set the QM logon values
  9. -- and automatically tell FileMaker Pro to read new mail when
  10. -- it has arrived.
  11. --
  12. -- The trick used is the test of the QMsendername field, which
  13. -- will always have a value IF there is new mail
  14. --
  15. --
  16. -- user = donald kyle
  17. -- zone = *
  18. -- mailcenter = MAILCENTER
  19. -- password = birthday
  20. -- if QMsendername is not empty then send "getAllMail" to program "FileMaker Pro" without reply
  21. --
  22. --
  23.